home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -readerstuff- / chris_seward / data / nws8 < prev    next >
Text File  |  1999-04-21  |  5KB  |  101 lines

  1.  
  2. {center}
  3. {subhead} AROS News and Status{def}
  4. {left}
  5. {p} {p}
  6.  
  7. This is an official statement about the current status of the AROS
  8. project.
  9. {p} {p}
  10. As of writing, the AROS source code is about 29MB and about 56% of all
  11. functions are implemented (13% are in work).
  12. {p} {p}
  13. Currently, we are working hard on finishing graphics, layers and intuition
  14. based on our new HIDD system. The HIDD system will allow us to put any kind
  15. of hardware below AROS with only very little effort for people who
  16. want/need/have to write a driver for a new piece of hardware. This work is
  17. mostly done by Nils Henrik Lorentzen and Stefan Berger. The main goal is to
  18. have a version of AROS which can open a screen, create windows on it and
  19. let the use manipulate them. Currently, X11 is used to create the windows
  20. and X11 also allows to manipulate them. The time-frame for this is May.
  21. {p} {p}
  22. Michael Schulz has committed very promising code which can be compiled,
  23. saved on a floppy and then be used to boot a small part of AROS on a bare
  24. IBM compatible PC. When the new graphics system is ready, writing a VGA
  25. driver should take a day (if not less) and AROS should be able to open a
  26. workbench screen and windows on it. No workbench yet, though :-) AROS does
  27. already boot but it doesn't do much, yet.
  28. {p} {p}
  29. The next step would be to finish the console.device (half of it is already
  30. finished) and put the input.device on top of the HIDD system. This should
  31. integrate X11 (or whatever is below AROS) nicely into the AROS system
  32. allowing to open a shell on an AROS screen. This will be done by Nils and
  33. Johan Alfredsson, who is also working on the Commodities. This should take
  34. about one month.
  35. {p} {p}
  36. When the HIDDs for PC hardware are finished (mostly done by Michael
  37. Schulz), it should be possible to boot AROS from a diskette and use a shell
  38. to enter some commands. An FFS file system also seems at the brink of
  39. completion, so creating an Amiga partition and installing it on the hard
  40. disk will then soon be possible. No time frame has been set for all this,
  41. yet. It mainly depends on how much (correct) information books about PC
  42. hardware contain, how the code for Linux looks like and such.
  43. {p} {p}
  44. Branko Collin is meanwhile working on improving the documentation (the
  45. web pages are not exactly ... "sexy" :-), fixing the many typos and writing
  46. documentation about how to write documentation.
  47. {p} {p}
  48. Kars de Jong is working on the Linux/m68k port of AROS which allows to run
  49. binary Amiga software. Some simple programs already work. When not working
  50. on Layers, Stefan Berger tries to compile programs from Fish disks and
  51. AmiNET work on AROS.
  52. {p} {p}
  53. Bernhard Fastenrath and Aaron Digulla work on merging AROS with UAE which
  54. should allow to make UAE faster and run native Amiga programs in an
  55. emulator when AROS is able to run standalone (that is, without the help of
  56. Linux). We will investigate the necessary steps and do tests during March.
  57. At the end of the month, the next step will be decided.
  58.  
  59. Przemyslaw Szczygielski and Claus Herrmann are looking at PPC support. The
  60. former for a port to LinuxPPC and the latter for making Exec on the Amiga
  61. work on PPC (thus using the power of the PPC to run Amiga software on an
  62. Amiga). Przemo hopes for some results in May and I must convince Claus to
  63. merge his code with ours :-)
  64. {p} {p}
  65. What the future might bring, who knows. The main goals right now are making
  66. AROS work as a standalone system which can boot from a hard disk, writing
  67. some drivers for the HIDD system so we can see if everything really fits to
  68. where it belongs, rewrite the most complex part of the AmigaOS: Intuition,
  69. Graphics and Layers.
  70. {p} {p}
  71. The future will hopefully see a commercial version of AROS (so that we can
  72. pay Amiga Inc. some money so they keep calm), a free version of AROS (just
  73. like Linux: free without support or commercial with support), many more
  74. HIDDs, a port of AROS to PPC.
  75. {p} {p}
  76. But that doesn't mean that you can sit back, relax and watch our progress
  77. (which is now updated daily on {link http://www.aros.org/progress.gif}http://www.aros.org/progress.gif{end}). We need
  78. you !
  79. {p} {p}
  80. Currently, more and more parts of AROS are being finished and we need some
  81. real-world code to test AROS. What code would that be ? Here are the
  82. criteria:
  83. {p} {p}
  84. - It must only use pure AmigaOS calls (no MUI or such){p}
  85. - No hardware banging or calls to things like MrgCop(), CWait() or
  86.   the like (usually functions which directly relate to some Amiga
  87.   hardware specific feature). Most Blitter-Functions are ok, however.{p}
  88. - NO ASSEMBLER CODE !{p}
  89. - It should compile with recent versions of SAS/C, gcc, StormC or another
  90.   ANSI-C compiler.{p}
  91. - They should be not too big (don't send in 1.5MB of source code, yet).{p}
  92. {p} {p}
  93. If you happen to have such a gem, then send it to:
  94. {p} {p}
  95. {bold}aros-code@aros.fh-konstanz.de{nobold}
  96. {p} {p}
  97. Please make *absolutely clear* if you mind if your code is published with
  98. the source code of AROS or not. We promise that we won't touch any
  99. copyright notices (except for adding them if they are missing, so you get
  100. your credit). It's just that you might not want that the code is revealed
  101. for any reason which would be ok for us. We just need to know :-)